CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - AES 加密

搜索资源列表

  1. AES加密

    0下载:
  2. 支持AES加密算法,提供源码和测试数据程序。
  3. 所属分类:源码下载

  1. 基于STM32 的AES加密算法

    2下载:
  2. 基于STM32 的AES加密算法,适合用在简单的存储加密,The STM32-based AES encryption algorithm, suitable for storage in a simple encryption
  3. 所属分类:加密解密

    • 发布日期:2016-07-08
    • 文件大小:251996
    • 提供者:fox
  1. aes加密算法实现,经过FPGA验证的

    2下载:
  2. aes加密算法实现,经过FPGA验证的!,aes encryption algorithm, after FPGA validation!
  3. 所属分类:加密解密

    • 发布日期:2014-12-02
    • 文件大小:5750
    • 提供者:guochao
  1. Aes.rar

    1下载:
  2. 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1904692
    • 提供者:张晴丽
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2723
    • 提供者:粽子
  1. -AES-encryption-algorithm

    0下载:
  2. 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4415129
    • 提供者:王岩
  1. 高级加密算法

    0下载:
  2. AES加密和解密源码!-AES encryption and decryption source!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:101376
    • 提供者:古月
  1. AES-S-boxes

    0下载:
  2. AES加密算法中的S-盒及其MATLAB实现,S盒实现是MATLAB中的主要过程。-AES encryption algorithm in the realization of S-boxes and MATLAB, S box MATLAB implementation is the main process.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:260318
    • 提供者:王岩
  1. AES

    0下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:77585
    • 提供者:王晓明
  1. AES

    0下载:
  2. AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:399806
    • 提供者:lixiang
  1. aes

    0下载:
  2. AES加密解密软件,毕业设计,大家参考一下-AES encryption and decryption software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:109562
    • 提供者:张思远
  1. AES

    0下载:
  2. AES是一种先进的加密方式 本源码可实现完整的AES加密解密功能 并可自由设置各项参数-AES is an advanced encryption method of this source can be realized complete AES encryption and decryption functionality and the freedom to set the parameters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:30889
    • 提供者:张宁
  1. AES

    0下载:
  2. 同过VB来实现的,AES加密算法的实现,这个算法中涵盖了AES的精髓-VB had come with the implementation, AES encryption algorithm implementation, this algorithm covers the essence of AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9271
    • 提供者:吕虎猛
  1. AES

    0下载:
  2. AES加密算法,内含AES实现源代码word版,还有加密算法的实现过程flash,以及通过编译的vc++工程-AES encryption algorithm, including AES achieve word version of the source code, as well as the realization of the process of encryption algorithm flash, as well as through the vc++ compiler work
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:216128
    • 提供者:菜菜
  1. AES

    1下载:
  2. AES加密类 对字符串有效的加解密,C-AES encryption type of the string of effective encryption and decryption, C++
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:7271
    • 提供者:吴昊
  1. AES

    0下载:
  2. AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:4671
    • 提供者:Xia
  1. AES

    0下载:
  2. AES加密解密算法的源码,涵盖其所有功能的实现-AES encryption and decryption algorithm of the source, covering all of its functions to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6545
    • 提供者:yicheng
  1. AES

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:30381
    • 提供者:dick
  1. AES 加密算法接口及演示程序

    0下载:
  2. 提供AES加密算法接口,并有演示程序。有很好的参考价值(Provides the AES encryption algorithm interface, and has demonstration program)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-21
    • 文件大小:225280
    • 提供者:凯哥小白
  1. AES加密

    0下载:
  2. 对选择的文件进行AES加密,其中还有解密的函数,是加密、解密的必备工具!(A encrypts the selected files with AES, and the decrypted function is a necessary tool for encryption and decryption.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:292864
    • 提供者:yiguo66
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com